Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.cache
/
[androidJvm]CacheDao_Impl
/
deleteItemWithKey
delete
Item
With
Key
open
fun
deleteItemWithKey
(
key
:
String
,
$completion
:
Continuation
<
in
Unit
>
)
:
Any